projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
850573a
)
(buffer-stale-function): Remove no longer needed defvar.
author
Luc Teirlinck
<teirllm@auburn.edu>
Sat, 27 Mar 2004 01:16:58 +0000
(
01:16
+0000)
committer
Luc Teirlinck
<teirllm@auburn.edu>
Sat, 27 Mar 2004 01:16:58 +0000
(
01:16
+0000)
lisp/dired.el
patch
|
blob
|
history
diff --git
a/lisp/dired.el
b/lisp/dired.el
index 29ee70367d541a6465a164c92f5eacc7e931dfa7..cfdb57d614c4837589f2d00f2a7b7435e4019250 100644
(file)
--- a/
lisp/dired.el
+++ b/
lisp/dired.el
@@
-1227,8
+1227,6
@@
Do so according to the former subdir alist OLD-SUBDIR-ALIST."
;; Dired mode is suitable only for specially formatted data.
(put 'dired-mode 'mode-class 'special)
-(defvar buffer-stale-function)
-
(defun dired-mode (&optional dirname switches)
"\
Mode for \"editing\" directory listings.